This application consists of two projects: IServer.vbp and SharingClient.vbp.
To run this application, you can:
1) start and execute IServer in a Visual Basic session. Then load and run SharingClient.vbp in another Visual Basic session. Because References within VB are location specific, you may have to update the reference to IServer in the SharingClient project.
or
2) run the IServer.EXE to register the server and then run one or more copies of SharingClient.exe.